home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / freaky-fun.swf / scripts / frame_9 / PlaceObject2_230_33 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2006-06-07  |  91 b   |  5 lines

  1. onClipEvent(enterFrame){
  2.    this._x = _parent.hero._x;
  3.    this._y = _parent.hero._y;
  4. }
  5.